projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f1833
)
(backup-directory-alist): Fix typo.
author
Andreas Schwab
<schwab@suse.de>
Fri, 30 Mar 2001 11:04:05 +0000
(11:04 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 30 Mar 2001 11:04:05 +0000
(11:04 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 804f35bb6e9b61215f13b523051f04ded25a178d..ae2b474eea74b8dfa8c4e0cbebf9af35ec14ac4f 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-2276,7
+2276,7
@@
is made in the original file's directory.
On MS-DOS filesystems without long names this variable is always
ignored."
:group 'backup
- :type '(repeat (cons (regexp :tag "Regexp ma
ct
hing filename")
+ :type '(repeat (cons (regexp :tag "Regexp ma
tc
hing filename")
(directory :tag "Backup directory name"))))
(defun make-backup-file-name (file)